home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / metkit / setup.exe / EXAMPLES / CATSEND / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1997-06-08  |  730b  |  23 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CatSend.rc
  4. //
  5. #define IDD_CATSEND_DIALOG              102
  6. #define IDR_MAINFRAME                   128
  7. #define IDB_M4BUTTON                    129
  8. #define IDC_SEND_BTN                    1001
  9. #define IDC_PORT                        1002
  10. #define IDC_STATUS                      1003
  11. #define IDC_ADDRESS                     1004
  12.  
  13. // Next default values for new objects
  14. // 
  15. #ifdef APSTUDIO_INVOKED
  16. #ifndef APSTUDIO_READONLY_SYMBOLS
  17. #define _APS_NEXT_RESOURCE_VALUE        130
  18. #define _APS_NEXT_COMMAND_VALUE         32771
  19. #define _APS_NEXT_CONTROL_VALUE         1000
  20. #define _APS_NEXT_SYMED_VALUE           101
  21. #endif
  22. #endif
  23.